@charset "gb2312";
/* 共用css */
* { margin: 0; padding: 0 }
body { font-family:"Microsoft yahei";font-size:14px;}
img { border: 0; display: block }
ul, li { list-style: none; }
/*默认链接颜色 */
a:link, a:visited, a:active { text-decoration: none; color: #000 }
a:hover { text-decoration: none;  }
.clear { clear: both; }
.blank { height: 8px; overflow: hidden; width: 100%; margin: auto; clear: both }
.f_l { float: left }
.f_r { float: right }
/* header */
header { background:url(../images/hbg.jpg) repeat-x; width:100%; }
.banner{ width:1000px; margin:auto}
.navtop{ background:url(../images/navbg.jpg) repeat-x; line-height:45px; height:45px; width:100%}
.navigation{ margin:auto; width:1000px; }

.navigation ul li a{ color:#fff}



.menu { position: relative;  }
.menu li {
    background: url(../images/line.jpg) no-repeat right center;
    display: inline;
    /* padding: 0 20px; */
    float: left;
    font-size: 16px;
    position: relative;
    width: 110px;
    text-align: center;
}.menu li:hover { background: #9e0605 }
.menu li:hover a { color: #Fff; }
.menu li a { display: block; text-decoration: none; color: #fff; font-size: 15px; font-weight: bold }
.menu ul { position: relative; z-index: 300; }
.menu li ul { display: none; width: 110px; position: absolute; TOP: 40px; left: 0; }
.menu li ul li { font-size: 12px; height: 28px; line-height: 28px; background: #9e0605; padding: 3px 0; }
.menu li ul li a { font-size: 14px; color: #fff }
.menu li ul li:hover a { color: #Fff; background:#e65e0c; }





/*search*/
.search { margin: 5px 0 0 0; height: 28px; overflow: hidden }
.input_text { padding-left: 5px; border: 1px solid #ccc; width: 158px; height: 26px; line-height: 26px; background-color: #fff; float: left }
.input_submit {  color: #FFF; float: left; width: 50px; border: none; cursor: pointer; height: 28px; line-height: 28px;background: #e65e0c;border-radius: 5px;
    margin-left: 5px; }
.datetime{ width:100%; background:#edebeb; line-height:36px; height:36px; border-bottom:#ccc 1px solid}
.timer{ padding-left:20px;text-shadow: #fff 1px 1px 1px;}
.timebox{ width:1000px; margin:auto}

.footnav{ width:100%; background:#a30806; line-height:35px; height:35px;}
.footnav ul{width:1000px; margin:auto; text-align:center}
.footnav ul li{ display:inline; padding:0 10px;  }
.footnav ul li a{ color:#FFF}
.footer{ padding:20px 0; line-height:24px;;background: #f2f2f2;}






































footer{ text-align:center}

